home *** CD-ROM | disk | FTP | other *** search
- object FormFhgOptions: TFormFhgOptions
- Left = 369
- Top = 147
- HelpContext = 13400
- BorderStyle = bsDialog
- Caption = 'Rosoft MP3 Encoder Options '
- ClientHeight = 348
- ClientWidth = 407
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- ShowHint = True
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 407
- Height = 348
- Align = alClient
- BevelOuter = bvLowered
- BevelWidth = 3
- TabOrder = 0
- object Image1: TImage
- Left = 3
- Top = 3
- Width = 401
- Height = 342
- Align = alClient
- ParentShowHint = False
- Picture.Data = {<image000.bmp>}
- ShowHint = False
- Stretch = True
- Transparent = True
- end
- object pbOK: TRSButton
- Left = 39
- Top = 303
- Width = 91
- Height = 25
- Center = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- OnClick = pbOKClick
- end
- object pbCancel: TRSButton
- Left = 157
- Top = 303
- Width = 91
- Height = 25
- Center = True
- Picture.Data = {<image002.bmp>}
- Transparent = True
- OnClick = pbCancelClick
- end
- object pbHelp: TRSButton
- Left = 275
- Top = 303
- Width = 91
- Height = 25
- Center = True
- Picture.Data = {<image003.bmp>}
- Transparent = True
- OnClick = pbHelpClick
- end
- object pQualityMode: TPanel
- Left = 137
- Top = 79
- Width = 130
- Height = 105
- BevelWidth = 3
- TabOrder = 0
- object Image2: TImage
- Left = 3
- Top = 3
- Width = 124
- Height = 99
- Align = alClient
- Picture.Data = {<image004.bmp>}
- Stretch = True
- Transparent = True
- end
- object lblQualityMode: TLabel
- Left = 8
- Top = 8
- Width = 75
- Height = 13
- Caption = 'Quality Mode'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblModeFast: TLabel
- Left = 34
- Top = 32
- Width = 76
- Height = 13
- Caption = 'F&ast Encoder'
- FocusControl = rbModeFast
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblModeNormal: TLabel
- Left = 34
- Top = 48
- Width = 40
- Height = 13
- Caption = '&Normal'
- FocusControl = rbModeNormal
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblModeHigh: TLabel
- Left = 34
- Top = 64
- Width = 70
- Height = 13
- Caption = '&High Quality'
- FocusControl = rbModeHigh
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object rbModeFast: TRadioButton
- Left = 16
- Top = 32
- Width = 14
- Height = 16
- Checked = True
- Color = clBlack
- ParentColor = False
- TabOrder = 0
- TabStop = True
- end
- object rbModeNormal: TRadioButton
- Left = 16
- Top = 48
- Width = 14
- Height = 16
- Color = clBlack
- ParentColor = False
- TabOrder = 1
- end
- object rbModeHigh: TRadioButton
- Left = 16
- Top = 64
- Width = 14
- Height = 16
- Color = clBlack
- ParentColor = False
- TabOrder = 2
- end
- end
- object pPaddingMode: TPanel
- Left = 276
- Top = 79
- Width = 115
- Height = 105
- BevelWidth = 3
- TabOrder = 1
- object Image3: TImage
- Left = 3
- Top = 3
- Width = 109
- Height = 99
- Align = alClient
- Picture.Data = {<image005.bmp>}
- Stretch = True
- Transparent = True
- end
- object lblPaddingMode: TLabel
- Left = 8
- Top = 8
- Width = 82
- Height = 13
- Caption = 'Padding Mode'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblPaddingISO: TLabel
- Left = 34
- Top = 32
- Width = 22
- Height = 13
- Caption = '&ISO'
- FocusControl = rbPaddingISO
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblPaddingAlways: TLabel
- Left = 34
- Top = 48
- Width = 40
- Height = 13
- Caption = '&Always'
- FocusControl = rbPaddingAlways
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblPaddingNever: TLabel
- Left = 34
- Top = 64
- Width = 35
- Height = 13
- Caption = 'N&ever'
- FocusControl = rbPaddingNever
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object rbPaddingISO: TRadioButton
- Left = 16
- Top = 32
- Width = 14
- Height = 16
- Checked = True
- Color = clBlack
- ParentColor = False
- TabOrder = 0
- TabStop = True
- end
- object rbPaddingAlways: TRadioButton
- Left = 16
- Top = 48
- Width = 14
- Height = 16
- Color = clBlack
- ParentColor = False
- TabOrder = 1
- end
- object rbPaddingNever: TRadioButton
- Left = 16
- Top = 64
- Width = 14
- Height = 16
- Color = clBlack
- ParentColor = False
- TabOrder = 2
- end
- end
- object pAdvanced: TPanel
- Left = 12
- Top = 193
- Width = 379
- Height = 96
- BevelWidth = 3
- Caption = 'pAdvanced'
- TabOrder = 2
- object RSButton1: TRSButton
- Left = 3
- Top = 3
- Width = 373
- Height = 90
- Align = alClient
- Picture.Data = {<image006.bmp>}
- Stretch = True
- end
- object pbpPrivate: TLabel
- Left = 34
- Top = 18
- Width = 77
- Height = 13
- Caption = '&Private bit on'
- FocusControl = cbPrivate
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblCopyright: TLabel
- Left = 34
- Top = 34
- Width = 62
- Height = 13
- Caption = '&CRC bit on'
- FocusControl = cbCRC
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label12: TLabel
- Left = 34
- Top = 50
- Width = 90
- Height = 13
- Caption = 'Cop&yright bit on'
- FocusControl = cbCopyright
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblMidside: TLabel
- Left = 163
- Top = 34
- Width = 78
- Height = 13
- Caption = 'Allow &Midside'
- FocusControl = cbMidside
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblIntensity: TLabel
- Left = 163
- Top = 18
- Width = 83
- Height = 13
- Caption = 'Allow In&tensity'
- FocusControl = cbIntensity
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblOriginal: TLabel
- Left = 34
- Top = 66
- Width = 80
- Height = 13
- Caption = '&Original bit on'
- FocusControl = cbOriginal
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblDownmix: TLabel
- Left = 164
- Top = 50
- Width = 85
- Height = 13
- Caption = 'Allow &Downmix'
- FocusControl = cbDownmix
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblVBR: TLabel
- Left = 278
- Top = 26
- Width = 69
- Height = 13
- Caption = 'VBR &Quality'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblVBROn: TLabel
- Left = 164
- Top = 66
- Width = 44
- Height = 13
- Caption = '&VBR on'
- FocusControl = cbVBR
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object cbPrivate: TCheckBox
- Left = 16
- Top = 16
- Width = 14
- Height = 17
- Color = clBlack
- ParentColor = False
- TabOrder = 0
- end
- object cbCRC: TCheckBox
- Left = 16
- Top = 32
- Width = 14
- Height = 17
- Color = clBlack
- ParentColor = False
- TabOrder = 1
- end
- object cbCopyright: TCheckBox
- Left = 16
- Top = 48
- Width = 14
- Height = 17
- Color = clBlack
- ParentColor = False
- TabOrder = 2
- end
- object cbMidside: TCheckBox
- Left = 145
- Top = 32
- Width = 14
- Height = 17
- Color = clBlack
- ParentColor = False
- TabOrder = 5
- end
- object cbOriginal: TCheckBox
- Left = 16
- Top = 64
- Width = 14
- Height = 17
- Color = clBlack
- ParentColor = False
- TabOrder = 3
- end
- object cbIntensity: TCheckBox
- Left = 145
- Top = 16
- Width = 14
- Height = 17
- Color = clBlack
- ParentColor = False
- TabOrder = 4
- end
- object cbDownmix: TCheckBox
- Left = 145
- Top = 48
- Width = 14
- Height = 17
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 6
- end
- object cbVBR: TComboBox
- Left = 276
- Top = 40
- Width = 49
- Height = 21
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ItemHeight = 13
- ParentFont = False
- TabOrder = 7
- Text = '5'
- Items.Strings = (
- '0'
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10')
- end
- object cbVBROn: TCheckBox
- Left = 145
- Top = 64
- Width = 14
- Height = 17
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 8
- end
- end
- object pEncoder: TPanel
- Left = 12
- Top = 79
- Width = 115
- Height = 105
- BevelWidth = 3
- Caption = 'Panel1'
- TabOrder = 3
- object Image4: TImage
- Left = 3
- Top = 3
- Width = 109
- Height = 99
- Align = alClient
- Picture.Data = {<image007.bmp>}
- Stretch = True
- Transparent = True
- end
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 48
- Height = 13
- Caption = 'Encoder'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblFraunhofer: TLabel
- Left = 34
- Top = 33
- Width = 62
- Height = 13
- Caption = '&Fraunhofer'
- FocusControl = rbFraunhofer
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblLameEnc: TLabel
- Left = 34
- Top = 49
- Width = 53
- Height = 13
- Caption = '&LameEnc'
- FocusControl = rbLameEnc
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object lblBladeEnc: TLabel
- Left = 34
- Top = 65
- Width = 55
- Height = 13
- Caption = '&BladeEnc'
- FocusControl = rbBladeEnc
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object rbFraunhofer: TRadioButton
- Left = 16
- Top = 33
- Width = 14
- Height = 16
- Checked = True
- Color = clBlack
- ParentColor = False
- TabOrder = 0
- TabStop = True
- OnClick = SedeModeOptions
- end
- object rbLameEnc: TRadioButton
- Left = 16
- Top = 49
- Width = 14
- Height = 16
- Color = clBlack
- ParentColor = False
- TabOrder = 1
- Visible = False
- OnClick = SedeModeOptions
- end
- object rbBladeEnc: TRadioButton
- Left = 16
- Top = 64
- Width = 14
- Height = 16
- Color = clBlack
- ParentColor = False
- TabOrder = 2
- Visible = False
- OnClick = SedeModeOptions
- end
- end
- object Panel2: TPanel
- Left = 12
- Top = 9
- Width = 379
- Height = 64
- BevelWidth = 3
- TabOrder = 4
- object RSButton2: TRSButton
- Left = 3
- Top = 3
- Width = 373
- Height = 58
- Align = alClient
- Picture.Data = {<image008.bmp>}
- Stretch = True
- end
- object lblOutFormat: TLabel
- Left = 8
- Top = 43
- Width = 103
- Height = 13
- Caption = '&Out Format..........'
- FocusControl = cbOutFormat
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblInFormat: TLabel
- Left = 8
- Top = 19
- Width = 82
- Height = 13
- Caption = '&In Format.......'
- FocusControl = cbInFormat
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object cbOutFormat: TComboBox
- Left = 90
- Top = 35
- Width = 281
- Height = 21
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- Text = '44100 Hz - Stereo - 128 kbps'
- end
- object cbInFormat: TComboBox
- Left = 90
- Top = 11
- Width = 281
- Height = 21
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ItemHeight = 13
- ParentFont = False
- TabOrder = 1
- Text = '44100 Hz - Stereo - 172 kbps'
- OnChange = cbInFormatChange
- Items.Strings = (
- '48000 Hz - Stereo - 182 kbps'
- '44100 Hz - Stereo - 172 kbps'
- '32000 Hz - Stereo - 125 kbps'
- '24000 Hz - Stereo - 93 kbps'
- '22050 Hz - Stereo - 86 kbps'
- '16000 Hz - Stereo - 62 kbps')
- end
- end
- end
- end
-